diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-23 04:15:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-23 04:15:18 +0800 |
commit | db1b9aca3503074560508d03ce1e03eb0cd6d0cd (patch) | |
tree | e185e2ad8acb132e852b52cff491000b1b6437ac /x11/libgnome/Makefile | |
parent | 24767b2b26fadf85a895862dfe35aa3e7c618689 (diff) | |
download | marcuscom-ports-db1b9aca3503074560508d03ce1e03eb0cd6d0cd.tar marcuscom-ports-db1b9aca3503074560508d03ce1e03eb0cd6d0cd.tar.gz marcuscom-ports-db1b9aca3503074560508d03ce1e03eb0cd6d0cd.tar.bz2 marcuscom-ports-db1b9aca3503074560508d03ce1e03eb0cd6d0cd.tar.lz marcuscom-ports-db1b9aca3503074560508d03ce1e03eb0cd6d0cd.tar.xz marcuscom-ports-db1b9aca3503074560508d03ce1e03eb0cd6d0cd.tar.zst marcuscom-ports-db1b9aca3503074560508d03ce1e03eb0cd6d0cd.zip |
Fix the DATADIR and Help links.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1514 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 72f20fc05..3ab565e4d 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnome PORTVERSION= 2.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 |