diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-26 06:03:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-26 06:03:45 +0000 |
commit | 483fad4de4cb3837f05d3e00c202e6183d0ad2e4 (patch) | |
tree | 8994a590394b15b3252e148ff8ac540495736fc8 /x11 | |
parent | Fix stupid typo (diff) |
Add PORTREVISION for PAM support.
Reminded by: kris
Notes
Notes:
svn path=/head/; revision=34248
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 6ea4e62d1dae..67e5288cc244 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -7,6 +7,7 @@ PORTNAME= libraries PORTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XFREE} MASTER_SITE_SUBDIR= ${PORTVERSION} |