diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-07-29 04:39:54 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-07-29 04:39:54 +0800 |
commit | bbad85c05418e9a535f6834806702791ec76aae6 (patch) | |
tree | 5e8f700420186352cc737267f0bc13fb47e17295 | |
parent | 8499fb3ef5642626d78c3a91a3d84da80dea27ad (diff) | |
download | freebsd-ports-gnome-bbad85c05418e9a535f6834806702791ec76aae6.tar.gz freebsd-ports-gnome-bbad85c05418e9a535f6834806702791ec76aae6.tar.zst freebsd-ports-gnome-bbad85c05418e9a535f6834806702791ec76aae6.zip |
- Forgot to bump PORTREVISION because of the changes in the last commit.
-rw-r--r-- | lang/gpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gpc/Makefile b/lang/gpc/Makefile index a191d01e2db2..7978eadb2c2b 100644 --- a/lang/gpc/Makefile +++ b/lang/gpc/Makefile @@ -7,6 +7,7 @@ PORTNAME= gpc PORTVERSION= 20050331 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.gnu-pascal.de/alpha/:gpc \ ${MASTER_SITE_GCC} |