diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2011-09-12 13:46:58 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2011-09-12 13:46:58 +0000 |
commit | 2fc6a06a9bc3abfccb6b93249380619b3228bd4b (patch) | |
tree | 2d27e2d009b00b4b01cca37fd29831b8c3017cd2 /mail/tpop3d | |
parent | c6beb9cdcd0b88fbda4b01503b7adc4f82eedbf1 (diff) |
- Track dependencies after databases/gdbm update
Notes
Notes:
svn path=/head/; revision=281668
Diffstat (limited to 'mail/tpop3d')
-rw-r--r-- | mail/tpop3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile index 08e01a870476..f78da75d2512 100644 --- a/mail/tpop3d/Makefile +++ b/mail/tpop3d/Makefile @@ -7,6 +7,7 @@ PORTNAME= tpop3d PORTVERSION= 1.5.5 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= tpop3d |