diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-02 19:40:14 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-02 19:40:14 +0800 |
commit | 27fb40ae3e5ec4a41624f7a54cf31cd9f6632b3c (patch) | |
tree | 50090009edcbb31ca970c691dfc86c082e83b93a | |
parent | b1ec59e57a524749c85fb082e450e0ef67fd038a (diff) | |
download | marcuscom-ports-27fb40ae3e5ec4a41624f7a54cf31cd9f6632b3c.tar marcuscom-ports-27fb40ae3e5ec4a41624f7a54cf31cd9f6632b3c.tar.gz marcuscom-ports-27fb40ae3e5ec4a41624f7a54cf31cd9f6632b3c.tar.bz2 marcuscom-ports-27fb40ae3e5ec4a41624f7a54cf31cd9f6632b3c.tar.lz marcuscom-ports-27fb40ae3e5ec4a41624f7a54cf31cd9f6632b3c.tar.xz marcuscom-ports-27fb40ae3e5ec4a41624f7a54cf31cd9f6632b3c.tar.zst marcuscom-ports-27fb40ae3e5ec4a41624f7a54cf31cd9f6632b3c.zip |
bump PORTREVISION
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8738 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | accessibility/at-poke/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/at-poke/Makefile b/accessibility/at-poke/Makefile index 043f6d526..d198f3cb8 100644 --- a/accessibility/at-poke/Makefile +++ b/accessibility/at-poke/Makefile @@ -7,6 +7,7 @@ PORTNAME= at-poke PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |